diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
commit | 789db73ca50e70d1ae365b6da59c81fb2580ecd2 (patch) | |
tree | fa844e1bf801017548d9b01f414e520bed01e3fa /apps/files_sharing/l10n | |
parent | 7a1bd4e8a2e883171aea7ffc53a22ba6084638ec (diff) | |
download | nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.tar.gz nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_EC.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/mk.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index e5e56442fd2..f618a45b788 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -108,6 +108,7 @@ OC.L10N.register( "Allow upload and editing" : "Permitir carga y edición", "File drop (upload only)" : "Permitir carga", "Password protect" : "Proteger con contraseña", + "Add another link" : "Agregar otro enlace", "Share link" : "Compartir enlace", "Resharing is not allowed" : "No se permite volver a compartir", "Shared" : "Compartido", diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index 4113792f1a0..9ed917d7d28 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -106,6 +106,7 @@ "Allow upload and editing" : "Permitir carga y edición", "File drop (upload only)" : "Permitir carga", "Password protect" : "Proteger con contraseña", + "Add another link" : "Agregar otro enlace", "Share link" : "Compartir enlace", "Resharing is not allowed" : "No se permite volver a compartir", "Shared" : "Compartido", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 3e09690f629..bab485e5c96 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -169,6 +169,7 @@ OC.L10N.register( "Enter a password" : "Внесете лозинка", "Expiration date (enforced)" : "Рок на траење (enforced)", "Cancel" : "Откажи", + "Share label" : "Ознака на споделувањето", "Read only" : "Само читај", "Allow upload and editing" : "Дозволи прикачување и уредување", "File drop (upload only)" : "Испуши датотека (само за прикачување)", @@ -179,6 +180,7 @@ OC.L10N.register( "Add another link" : "Додади линк", "Create a new share link" : "Креирајте нов линк за споделување", "Shared via link by {initiator}" : "Споделено со линк од {initiator}", + "Share link ({label})" : "Сподели линк ({label})", "Share link" : "Сподели линк", "Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 754d1542bb5..2533bee6112 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -167,6 +167,7 @@ "Enter a password" : "Внесете лозинка", "Expiration date (enforced)" : "Рок на траење (enforced)", "Cancel" : "Откажи", + "Share label" : "Ознака на споделувањето", "Read only" : "Само читај", "Allow upload and editing" : "Дозволи прикачување и уредување", "File drop (upload only)" : "Испуши датотека (само за прикачување)", @@ -177,6 +178,7 @@ "Add another link" : "Додади линк", "Create a new share link" : "Креирајте нов линк за споделување", "Shared via link by {initiator}" : "Споделено со линк од {initiator}", + "Share link ({label})" : "Сподели линк ({label})", "Share link" : "Сподели линк", "Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", |