diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-18 02:17:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-18 02:17:28 +0000 |
commit | c96044085b1de2ab36e9b6204b89da3e683b3717 (patch) | |
tree | 41e6b5de7ef4c8e863cf24956d4020ed21cfe909 /apps/files | |
parent | 930c35ada1928f7aeb429ef4c3de23d31d9fcefc (diff) | |
download | nextcloud-server-c96044085b1de2ab36e9b6204b89da3e683b3717.tar.gz nextcloud-server-c96044085b1de2ab36e9b6204b89da3e683b3717.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/br.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/br.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/mk.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js index 0eaaec4dcd3..16c183dffd0 100644 --- a/apps/files/l10n/br.js +++ b/apps/files/l10n/br.js @@ -130,6 +130,8 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Dilec'hiet ho peus {oldfile} e {newfile}", "{user} moved {oldfile} to {newfile}" : "{oldfile} a zo bet dilec'hiet gant {user} e {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Ur restr a zo bet ouzhpennet pe ziverket en ho <strong>pennrolloù</strong>", + "A file or folder has been <strong>changed</strong>" : "Ur restr pe un teuliad a zo bet <strong>cheñchet</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Unan eus ho restr pe teuliad karetañ a zo bet <strong>cheñchet</strong>", "All files" : "An holl restroù", "Unlimited" : "Didermenet", "Upload (max. %s)" : "Pellgas (max. %s)", diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json index c0d0c808843..d61f8dee568 100644 --- a/apps/files/l10n/br.json +++ b/apps/files/l10n/br.json @@ -128,6 +128,8 @@ "You moved {oldfile} to {newfile}" : "Dilec'hiet ho peus {oldfile} e {newfile}", "{user} moved {oldfile} to {newfile}" : "{oldfile} a zo bet dilec'hiet gant {user} e {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Ur restr a zo bet ouzhpennet pe ziverket en ho <strong>pennrolloù</strong>", + "A file or folder has been <strong>changed</strong>" : "Ur restr pe un teuliad a zo bet <strong>cheñchet</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Unan eus ho restr pe teuliad karetañ a zo bet <strong>cheñchet</strong>", "All files" : "An holl restroù", "Unlimited" : "Didermenet", "Upload (max. %s)" : "Pellgas (max. %s)", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 90dfcc52201..4d81bf517c2 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -130,6 +130,8 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Го премести {oldfile} во {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} го премести {oldfile} во {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Датотека беше додадена или избришана од <strong>фаворити</strong>", + "A file or folder has been <strong>changed</strong>" : "Датотека или папка беше <strong>променета</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Датотека или папка која е означена како омилена беше <strong>променета</strong>", "All files" : "Сите датотеки", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Префрлање (макс. %s)", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 73a63e754c7..fd98db7988b 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -128,6 +128,8 @@ "You moved {oldfile} to {newfile}" : "Го премести {oldfile} во {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} го премести {oldfile} во {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Датотека беше додадена или избришана од <strong>фаворити</strong>", + "A file or folder has been <strong>changed</strong>" : "Датотека или папка беше <strong>променета</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Датотека или папка која е означена како омилена беше <strong>променета</strong>", "All files" : "Сите датотеки", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Префрлање (макс. %s)", |