diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
commit | ae0789ef433adad73bdf77c57b8ead5616ed99fe (patch) | |
tree | 07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_sharing/l10n | |
parent | e881e016208c2dcbf0d8f725cc29aad6247852b2 (diff) | |
download | nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sv.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 38794022fb2..e1aab5f3900 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -102,6 +102,7 @@ OC.L10N.register( "the link expired" : "link wygasł", "sharing is disabled" : "udostępnianie jest wyłączone", "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.", + "shared by %s" : "udostępnione przez %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", "Download" : "Pobierz", "Download %s" : "Pobierz %s", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 8cf53c71351..c3e0def6590 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -100,6 +100,7 @@ "the link expired" : "link wygasł", "sharing is disabled" : "udostępnianie jest wyłączone", "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.", + "shared by %s" : "udostępnione przez %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", "Download" : "Pobierz", "Download %s" : "Pobierz %s", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 6a06df478f8..cd2659ed221 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -10,7 +10,7 @@ OC.L10N.register( "Files and folders you share will show up here" : "Filer och mappar som du delar kommer visas här", "No shared links" : "Inga delade länkar", "Files and folders you share by link will show up here" : "Filer och mappar som du delar som länkar kommer visas här", - "You can upload into this folder" : "Du kan ladda upp i denna map", + "You can upload into this folder" : "Du kan ladda upp i denna mapp", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig server URL", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 7663720a7fe..507f79ed25a 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -8,7 +8,7 @@ "Files and folders you share will show up here" : "Filer och mappar som du delar kommer visas här", "No shared links" : "Inga delade länkar", "Files and folders you share by link will show up here" : "Filer och mappar som du delar som länkar kommer visas här", - "You can upload into this folder" : "Du kan ladda upp i denna map", + "You can upload into this folder" : "Du kan ladda upp i denna mapp", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig server URL", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", |