mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
[tx-robot] updated from transifex
This commit is contained in:
parent
27f73ec966
commit
702c827b61
4 changed files with 8 additions and 6 deletions
|
|
@ -2,7 +2,8 @@ OC.L10N.register(
|
|||
"files_versions",
|
||||
{
|
||||
"Versions" : "รุ่น",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
|
||||
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
|
||||
"Restore" : "คืนค่า",
|
||||
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Versions" : "รุ่น",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
|
||||
"Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}",
|
||||
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
|
||||
"Restore" : "คืนค่า",
|
||||
"No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ OC.L10N.register(
|
|||
"Wipe all devices" : "Wis alle toestellen",
|
||||
"Disable user" : "Gebruiker uitschakelen",
|
||||
"Enable user" : "Inschakelen gebruiker",
|
||||
"Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
|
||||
"Resend welcome email" : "Verstuur welkomst-e-mail opnieuw",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
|
||||
"Remote wipe of devices" : "Op afstand leegmaken toestellen",
|
||||
"Wipe {userid}'s devices" : "Wis {userid}'s toestel",
|
||||
|
|
@ -231,7 +231,7 @@ OC.L10N.register(
|
|||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Verwijder {userid}'s account volledig, inclusief alle persoonlijke bestanden, app data, etc.",
|
||||
"Account deletion" : "Accountverwijdering",
|
||||
"Delete {userid}'s account" : "Verwijderen {userid}'s account",
|
||||
"Welcome mail sent!" : "Verwelkomings e-mail verstuurd!",
|
||||
"Welcome mail sent!" : "Welkomst-e-mail verstuurd!",
|
||||
"Edit User" : "Bewerk gebruiker",
|
||||
"Toggle user actions menu" : "Omschakelen gebruikersactiemenu",
|
||||
"{size} used" : "{size} gebruikt",
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@
|
|||
"Wipe all devices" : "Wis alle toestellen",
|
||||
"Disable user" : "Gebruiker uitschakelen",
|
||||
"Enable user" : "Inschakelen gebruiker",
|
||||
"Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
|
||||
"Resend welcome email" : "Verstuur welkomst-e-mail opnieuw",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
|
||||
"Remote wipe of devices" : "Op afstand leegmaken toestellen",
|
||||
"Wipe {userid}'s devices" : "Wis {userid}'s toestel",
|
||||
|
|
@ -229,7 +229,7 @@
|
|||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Verwijder {userid}'s account volledig, inclusief alle persoonlijke bestanden, app data, etc.",
|
||||
"Account deletion" : "Accountverwijdering",
|
||||
"Delete {userid}'s account" : "Verwijderen {userid}'s account",
|
||||
"Welcome mail sent!" : "Verwelkomings e-mail verstuurd!",
|
||||
"Welcome mail sent!" : "Welkomst-e-mail verstuurd!",
|
||||
"Edit User" : "Bewerk gebruiker",
|
||||
"Toggle user actions menu" : "Omschakelen gebruikersactiemenu",
|
||||
"{size} used" : "{size} gebruikt",
|
||||
|
|
|
|||
Loading…
Reference in a new issue