diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-29 00:09:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-29 00:09:49 +0000 |
commit | 937577f7bcdb779b06316487e054f1183df3d13f (patch) | |
tree | 5eda0da1bf37d18382f54f84362ecd06a1303348 /apps/files | |
parent | ff4ed9dd4329f8cbd155700aafce0958c30b62d9 (diff) | |
download | nextcloud-server-937577f7bcdb779b06316487e054f1183df3d13f.tar.gz nextcloud-server-937577f7bcdb779b06316487e054f1183df3d13f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/is.json | 3 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 49f5204c977..cd725b01164 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Dossier non valide.", "Files" : "Fichiers", "All files" : "Tous les fichiers", + "Recent" : "Récent", "File could not be found" : "Ce fichier n'a pu être trouvé.", "Home" : "Mes fichiers", "Close" : "Fermer", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index e0b5dba2186..60c7a374bd8 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -19,6 +19,7 @@ "Invalid directory." : "Dossier non valide.", "Files" : "Fichiers", "All files" : "Tous les fichiers", + "Recent" : "Récent", "File could not be found" : "Ce fichier n'a pu être trouvé.", "Home" : "Mes fichiers", "Close" : "Fermer", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 579ac88f97f..989dc468f0c 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -21,6 +21,8 @@ OC.L10N.register( "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", "All files" : "Allar skrár", + "Recent" : "Nýlegt", + "File could not be found" : "Skrá finnst ekki", "Home" : "Heim", "Close" : "Loka", "Favorites" : "Eftirlæti", @@ -82,6 +84,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Geymslupláss {owner} er næstum fullt ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"], + "View in folder" : "Skoða í möppu", "Path" : "Slóð", "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Favorited" : "Sett í eftirlæti", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 2b4f980ca6d..65da27622f8 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -19,6 +19,8 @@ "Invalid directory." : "Ógild mappa.", "Files" : "Skrár", "All files" : "Allar skrár", + "Recent" : "Nýlegt", + "File could not be found" : "Skrá finnst ekki", "Home" : "Heim", "Close" : "Loka", "Favorites" : "Eftirlæti", @@ -80,6 +82,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Geymslupláss {owner} er næstum fullt ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"], + "View in folder" : "Skoða í möppu", "Path" : "Slóð", "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"], "Favorited" : "Sett í eftirlæti", |