diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 22:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 22:18:33 +0000 |
commit | 7b1720ba5d944cefd15ed9e5746b69b5a8bae78f (patch) | |
tree | 0fab0d9504522f36b53642e86db3b90eeada794d /apps/workflowengine/l10n | |
parent | 3e72cc16e74f941e465c2f6132e206355440190f (diff) | |
download | nextcloud-server-7b1720ba5d944cefd15ed9e5746b69b5a8bae78f.tar.gz nextcloud-server-7b1720ba5d944cefd15ed9e5746b69b5a8bae78f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js index b1d3e6648c1..4d52b1302b3 100644 --- a/apps/workflowengine/l10n/pl.js +++ b/apps/workflowengine/l10n/pl.js @@ -17,6 +17,7 @@ OC.L10N.register( "matches" : "pasuje", "does not match" : "nie pasuje", "Example: {placeholder}" : "Przykład: {placeholder}", + "File name" : "Nazwa pliku", "File size (upload)" : "Rozmiar pliku (wczytywanego)", "less" : "mniejszy", "less or equals" : "mniejszy lub równy", diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json index 5bc7873eee7..21218fdac6f 100644 --- a/apps/workflowengine/l10n/pl.json +++ b/apps/workflowengine/l10n/pl.json @@ -15,6 +15,7 @@ "matches" : "pasuje", "does not match" : "nie pasuje", "Example: {placeholder}" : "Przykład: {placeholder}", + "File name" : "Nazwa pliku", "File size (upload)" : "Rozmiar pliku (wczytywanego)", "less" : "mniejszy", "less or equals" : "mniejszy lub równy", |