diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-20 12:02:31 +0000 |
commit | f50252c7c1881dd044cbbd8933406e449f5fd0a8 (patch) | |
tree | 6a1916044aadfd7bfafde72fcedca86475a2a214 /apps/updatenotification/l10n/pl.js | |
parent | 089210f2dff545caa88a157cbc9e32b46967a5da (diff) | |
download | nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.tar.gz nextcloud-server-f50252c7c1881dd044cbbd8933406e449f5fd0a8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pl.js')
-rw-r--r-- | apps/updatenotification/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index 000b70c9749..1efb095244f 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Channel updated" : "Zaktualizowany kanał", "Update to %1$s is available." : "Aktualizacja do %1$s jest dostępna.", "Update for %1$s to version %2$s is available." : "Jest dostępna aktualizacja dla %1$s do wersji %2$s", + "Update for {app} to version %s is available." : "aktualizacja dla {app} do wersji %s jest dostępna.", "A new version is available: %s" : "Dostępna jest nowa wersja: %s", "Open updater" : "Otwórz aktualizator", "Download now" : "Pobierz teraz", |