diff options
author | lado <herrlado@gmail.com> | 2016-03-13 22:02:02 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2016-03-13 22:02:02 +0100 |
commit | d1998147e8d8dee6ed7dc528c3275849e538c3f5 (patch) | |
tree | 76efe275c47164a70c97e20fc8072dc7913a2b18 /vdrmanager/app/src/main/res/values-pl/timers.xml | |
parent | 1dfb776140a8bfcc1108a84bbb1ce5b575e350a6 (diff) | |
download | vdr-manager-d1998147e8d8dee6ed7dc528c3275849e538c3f5.tar.gz vdr-manager-d1998147e8d8dee6ed7dc528c3275849e538c3f5.tar.bz2 |
pollisch
Diffstat (limited to 'vdrmanager/app/src/main/res/values-pl/timers.xml')
-rw-r--r-- | vdrmanager/app/src/main/res/values-pl/timers.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vdrmanager/app/src/main/res/values-pl/timers.xml b/vdrmanager/app/src/main/res/values-pl/timers.xml new file mode 100644 index 0000000..1f25a3a --- /dev/null +++ b/vdrmanager/app/src/main/res/values-pl/timers.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="timer_detail_title_title">Tytuł:</string> + <string name="timer_detail_channel_title">Kanał:</string> + <string name="timer_detail_start_title">Początek:</string> + <string name="timer_detail_end_title">Koniec:</string> + <string name="timer_details_create_title">Czas utworzenia</string> + <string name="timer_details_save_title">Zapisz zmiany</string> + <string name="timer_details_delete_title">Usuń timer</string> + <string name="timer_details_add_title">Utwórz nowy timer</string> + <string name="timer_details_modify_title">Zmień timer</string> +</resources> |