diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/files_trashbin/l10n | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/ca.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ca.json | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sr@latin.js | 16 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sr@latin.json | 16 |
4 files changed, 24 insertions, 16 deletions
diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js index 450358c851f..356e525b73c 100644 --- a/apps/files_trashbin/l10n/ca.js +++ b/apps/files_trashbin/l10n/ca.js @@ -8,6 +8,10 @@ OC.L10N.register( "Delete permanently" : "Esborra permanentment", "Error" : "Error", "restored" : "restaurat", + "No deleted files" : "No hi ha cap arxiu eliminat", + "You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar arxius eliminats", + "No entries found in this folder" : "No hi ha entrades en aquesta carpeta", + "Select all" : "Seleccionar tot", "Name" : "Nom", "Deleted" : "Eliminat", "Delete" : "Esborra" diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json index eb11197b630..dfdec62d7d1 100644 --- a/apps/files_trashbin/l10n/ca.json +++ b/apps/files_trashbin/l10n/ca.json @@ -6,6 +6,10 @@ "Delete permanently" : "Esborra permanentment", "Error" : "Error", "restored" : "restaurat", + "No deleted files" : "No hi ha cap arxiu eliminat", + "You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar arxius eliminats", + "No entries found in this folder" : "No hi ha entrades en aquesta carpeta", + "Select all" : "Seleccionar tot", "Name" : "Nom", "Deleted" : "Eliminat", "Delete" : "Esborra" diff --git a/apps/files_trashbin/l10n/sr@latin.js b/apps/files_trashbin/l10n/sr@latin.js index ab9f86c8d37..24b57789fdb 100644 --- a/apps/files_trashbin/l10n/sr@latin.js +++ b/apps/files_trashbin/l10n/sr@latin.js @@ -1,18 +1,18 @@ OC.L10N.register( "files_trashbin", { - "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno", - "Couldn't restore %s" : "Nije bilo moguće povratiti %s", + "Couldn't delete %s permanently" : "Ne mogu zauvek da obrišem %s", + "Couldn't restore %s" : "Ne mogu da vratim %s", "Deleted files" : "Obrisani fajlovi", - "Restore" : "Povrati", - "Delete permanently" : "Obriši za stalno", + "Restore" : "Vrati", + "Delete permanently" : "Obriši zauvek", "Error" : "Greška", - "restored" : "povraćeno", + "restored" : "vraćeno", "No deleted files" : "Nema obrisanih fajlova", "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove", - "No entries found in this folder" : "Nema unosa u ovom direktorijumu", - "Select all" : "Odaberi sve", - "Name" : "Ime", + "No entries found in this folder" : "Nema ničega u ovoj fascikli", + "Select all" : "Označi sve", + "Name" : "Naziv", "Deleted" : "Obrisano", "Delete" : "Obriši" }, diff --git a/apps/files_trashbin/l10n/sr@latin.json b/apps/files_trashbin/l10n/sr@latin.json index 8e2d627c3e7..9351affd2a9 100644 --- a/apps/files_trashbin/l10n/sr@latin.json +++ b/apps/files_trashbin/l10n/sr@latin.json @@ -1,16 +1,16 @@ { "translations": { - "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno", - "Couldn't restore %s" : "Nije bilo moguće povratiti %s", + "Couldn't delete %s permanently" : "Ne mogu zauvek da obrišem %s", + "Couldn't restore %s" : "Ne mogu da vratim %s", "Deleted files" : "Obrisani fajlovi", - "Restore" : "Povrati", - "Delete permanently" : "Obriši za stalno", + "Restore" : "Vrati", + "Delete permanently" : "Obriši zauvek", "Error" : "Greška", - "restored" : "povraćeno", + "restored" : "vraćeno", "No deleted files" : "Nema obrisanih fajlova", "You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove", - "No entries found in this folder" : "Nema unosa u ovom direktorijumu", - "Select all" : "Odaberi sve", - "Name" : "Ime", + "No entries found in this folder" : "Nema ničega u ovoj fascikli", + "Select all" : "Označi sve", + "Name" : "Naziv", "Deleted" : "Obrisano", "Delete" : "Obriši" },"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);" |