[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-01-16 02:53:33 +00:00
parent d2faf9134e
commit 1e619d8392
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 32 additions and 2 deletions

View file

@ -27,6 +27,7 @@ OC.L10N.register(
"Uploading" : "در حال آپلود",
"User" : "User",
"Read" : "خواندن",
"Write" : "نوشتن",
"Files" : "فایل",
"Pending" : "در انتظار",
"Details" : "جزئیات",

View file

@ -25,6 +25,7 @@
"Uploading" : "در حال آپلود",
"User" : "User",
"Read" : "خواندن",
"Write" : "نوشتن",
"Files" : "فایل",
"Pending" : "در انتظار",
"Details" : "جزئیات",

View file

@ -1,29 +1,43 @@
OC.L10N.register(
"passman",
{
"General" : "Opšte",
"Done" : "Done",
"Sharing" : "Deljenje",
"Share with users and groups" : "Deljenje sa korisnicima i grupama",
"Share link" : "Veza deljenja",
"Username" : "Username",
"File" : "File",
"Add" : "Dodaj",
"Type" : "Type",
"Filename" : "Ime fajla",
"Expiration date" : "Datum isteka",
"Version" : "Verzija",
"Import" : "Uvezi",
"Uploading" : "Uploading",
"User" : "User",
"Read" : "Čitaj",
"Files" : "Fajlovi",
"Pending" : "Na čekanju",
"Details" : "Detalji",
"Save" : "Save",
"Cancel" : "Cancel",
"Settings" : "Postavke",
"Unshare" : "Ne deli",
"Password" : "Password",
"E-mail" : "Adresa e-pošte",
"URL" : "Url",
"Notes" : "Notes",
"Edit" : "Uredi",
"Delete" : "Delete",
"Share" : "Deljenje",
"Date" : "Date",
"Never" : "Nikad",
"Tags" : "Oznake",
"Loading…" : "Učitavanje...",
"Saving..." : "Upisujem..."
"Description" : "Opis",
"Saving..." : "Upisujem...",
"Dismiss" : "Odbaci",
"seconds ago" : "pre par sekundi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View file

@ -1,27 +1,41 @@
{ "translations": {
"General" : "Opšte",
"Done" : "Done",
"Sharing" : "Deljenje",
"Share with users and groups" : "Deljenje sa korisnicima i grupama",
"Share link" : "Veza deljenja",
"Username" : "Username",
"File" : "File",
"Add" : "Dodaj",
"Type" : "Type",
"Filename" : "Ime fajla",
"Expiration date" : "Datum isteka",
"Version" : "Verzija",
"Import" : "Uvezi",
"Uploading" : "Uploading",
"User" : "User",
"Read" : "Čitaj",
"Files" : "Fajlovi",
"Pending" : "Na čekanju",
"Details" : "Detalji",
"Save" : "Save",
"Cancel" : "Cancel",
"Settings" : "Postavke",
"Unshare" : "Ne deli",
"Password" : "Password",
"E-mail" : "Adresa e-pošte",
"URL" : "Url",
"Notes" : "Notes",
"Edit" : "Uredi",
"Delete" : "Delete",
"Share" : "Deljenje",
"Date" : "Date",
"Never" : "Nikad",
"Tags" : "Oznake",
"Loading…" : "Učitavanje...",
"Saving..." : "Upisujem..."
"Description" : "Opis",
"Saving..." : "Upisujem...",
"Dismiss" : "Odbaci",
"seconds ago" : "pre par sekundi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}